github.com/jackc/pgx/v5/pgconn.Config.createdByParseConfig (field)
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
config.go#L103: createdByParseConfig bool // Used to enforce created by ParseConfig rule.
config.go#L306: createdByParseConfig: true,
pgconn.go#L144: if !config.createdByParseConfig {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)